home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Database / mysql-max-3.23.55.sit / mysql-max-3.23.55-apple-darwi.1 / sql-bench / Results-win32 / big-tables-mysql-NT_4.0-cmp-db2 < prev    next >
Encoding:
Text File  |  2003-01-21  |  748 b   |  20 lines  |  [TEXT/ttxt]

  1. Testing server 'MySQL 3.22.16 gamma' at 1999-02-20 19:54:17
  2.  
  3. Testing of some unusual tables
  4. All tests are done 10000 times with 16 fields
  5.  
  6. Testing table with 16 fields
  7. Testing select * from table with 1 record
  8. Time to select_many_fields(10000): 17 wallclock secs ( 8.14 usr +  2.49 sys = 10.64 CPU)
  9.  
  10. Testing select all_fields from table with 1 record
  11. Time to select_many_fields(10000): 27 wallclock secs ( 7.93 usr +  2.70 sys = 10.64 CPU)
  12.  
  13. Testing insert VALUES()
  14. Time to insert_many_fields(10000): 13 wallclock secs ( 6.14 usr +  1.46 sys =  7.60 CPU)
  15.  
  16. Testing insert (all_fields) VALUES()
  17. Time to insert_many_fields(10000): 17 wallclock secs ( 1.18 usr +  1.38 sys =  2.56 CPU)
  18.  
  19. Total time: 74 wallclock secs (23.40 usr +  8.04 sys = 31.45 CPU)
  20.